ASM ClassReader failed to parse class file- probably due to a new Java class file version that isn't
出错情况:由于接口的更改,在工程中更新了一个外部依赖的jar包,在编译启动后遇到了下述问题: 排错:根据probably due to a new Java class file ve ...